gtk_d ~master (2025-03-02T15:13:53.8117018)
Dub
Repo
VimIMContext.addOnFormatText
sourceview
VimIMContext
VimIMContext
Requests that the application format the text between @begin and @end.
class
VimIMContext
gulong
addOnFormatText
(
void
delegate
(
TextIter
,
TextIter
,
VimIMContext
)
dlg
,
ConnectFlags
connectFlags
= cast(
ConnectFlags
)0
)
Meta
Since
5.4
Source
See Implementation
sourceview
VimIMContext
VimIMContext
constructors
this
functions
addOnEdit
addOnExecuteCommand
addOnFormatText
addOnWrite
executeCommand
getCommandBarText
getCommandText
getStruct
getVimIMContextStruct
static functions
getType
variables
gtkSourceVimIMContext
Requests that the application format the text between @begin and @end.